Pro JavaFX 8: A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients by Johan Vos & Weiqi Gao & James Weaver & Stephen Chin & Dean Iverson

Pro JavaFX 8: A Definitive Guide to Building Desktop, Mobile, and Embedded Java Clients by Johan Vos & Weiqi Gao & James Weaver & Stephen Chin & Dean Iverson

Author:Johan Vos & Weiqi Gao & James Weaver & Stephen Chin & Dean Iverson
Language: eng
Format: mobi
ISBN: 9781430265740
Publisher: Apress
Published: 2014-07-21T16:00:00+00:00


Understanding ObservableSet

The ObservableSet interface is similar to the ObservableMap interface in that its SetChangeListener.Change object tracks a single element. Figure 7-3 is a UML diagram showing the ObservableSet and supporting interfaces.

Figure 7-3. Key interfaces that support the JavaFX observable set

To prevent clutter, we omitted the java.util.Set interface from the diagram in Figure 7-3. The java.util.Set interface is the other super interface of ObservableSet. The following methods on the ObservableSet interface allow you to register and unregister SetChangeListeners:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.